home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000204_news@columbia.edu _Fri Feb 7 18:33:41 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA25022
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 7 Feb 1997 18:33:41 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id SAA24512
  7.     for kermit.misc@watsun; Fri, 7 Feb 1997 18:33:40 -0500 (EST)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!news.indiana.edu!vixen.cso.uiuc.edu!uwm.edu!newsspool.doit.wisc.edu!decwrl!purdue!mozo.cc.purdue.edu!news
  9. From: George Applequist <applequi@iron.ecn.purdue.edu>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: forcibly quitting C-Kermit in batch operation
  12. Date: 07 Feb 1997 18:18:21 -0500
  13. Organization: Purdue University
  14. Lines: 13
  15. Sender: applequi@flexopt.ecn.purdue.edu
  16. Message-ID: <yp4wwskp5mq.fsf@flexopt.ecn.purdue.edu>
  17. NNTP-Posting-Host: flexopt.ecn.purdue.edu
  18. Cc: applequi@iron.ecn.purdue.edu
  19. X-Newsreader: Gnus v5.1
  20. Xref: news.columbia.edu comp.protocols.kermit.misc:6550
  21.  
  22.  
  23. I want to include the "quit" command in a "take" file which is
  24. supplied on the command line.  But I have this situation:
  25.  
  26.  A network connection to dialout might still be active.
  27. OK to exit? 
  28.  Please respond Yes or No
  29.  
  30. Is there a script command that forces kermit to quit?
  31. You can't just put "yes" in the script.
  32.  
  33. -- 
  34. George Applequist